Dialog::DoSetup
Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:08:59 1991
Index
Return to Main Contents
NAME
Dialog::DoSetup - instance method
TEMPLATE
void DoSetup()
SPECIFIERS
public
abstract
virtual
DESCRIPTION
DoSetup is called whenever the dialog window is opened or a dialog item with the id const cIdDefault is selected. Its purpose is to setup the dialog items, i.e. to enable/disable and to initialize their values according to the data shown in the dialog. See also method DoSetDefaults.
Method is sometimes overridden.
ARGUMENTS
none
RETURN ARGUMENT
void
CATEGORIES
overrider interface
FIRST DEFINITION
class Dialog
FILES
- implementation:
-
Dialog.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:29 GMT, March 30, 2022